gh-138774: use value to ast.unparse code when str is None in ast.Interpolation#139415
gh-138774: use value to ast.unparse code when str is None in ast.Interpolation#139415JelleZijlstra merged 11 commits intopython:mainfrom
value to ast.unparse code when str is None in ast.Interpolation#139415Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
This looks good but we do need a NEWS entry. Also, perhaps @davepeck can take a look since this is about t-strings? |
|
👍 LGTM, thanks! |
StanFromIreland
left a comment
There was a problem hiding this comment.
You still need to add a NEWS entry.
Also, please do not use the Update Branch button unless necessary (e.g. fixing conflicts, jogging the CI, or very old PRs) as it uses valuable resources. For more information see the devguide.
|
Thanks @George-Ogden for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…e` in `ast.Interpolation` (pythonGH-139415) (cherry picked from commit 4d08494) Co-authored-by: George Ogden <38294960+George-Ogden@users.noreply.github.com>
|
GH-140503 is a backport of this pull request to the 3.14 branch. |
|
…e` in `ast.Interpolation` (python#139415)
📚 Documentation preview 📚: https://cpython-previews--139415.org.readthedocs.build/